'Declaration ReadOnly Default Property Item( _ ByVal index As Integer _ ) As T
T this[ int index ]; {get;}
IItemCollection<T> Interface IItemCollection<T> Members